Skip to main content

EventFunction

Description

The EventFunction property can be simply understood as text that represents javascript code. It is is similar to the String Property in the way it is stored and is used to declare functions that will be triggered when certain events occur.

FeatureValue
Theme injectable
Possible InputsA-Z, a-z, 0-9, Special characters

Occurrences

Detail Panel

This type of property needs to be modified inside a code editor.

@Note insert image here

The editor allows to manipulate the source code behind every event function and offers to implement unique code and execute global functions. It's a simplified representation of the @Note insert link here UI-Logic editor and only enables the manipulation of this specific event fuction.